Skip to content

build: check for the bad combo of Cuda >= 13.2 but LLVM < 22.1.2#2133

Merged
lgritz merged 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-cudallvm
Jul 10, 2026
Merged

build: check for the bad combo of Cuda >= 13.2 but LLVM < 22.1.2#2133
lgritz merged 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-cudallvm

Conversation

@lgritz

@lgritz lgritz commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

CUDA 13.2+ requires LLVM 22.1.2+ for the _NV_RSQRT_SPECIFIER fix.

Fixes #2129

Fixes 2129

CUDA 13.2+ requires LLVM 22.1.2+ for the _NV_RSQRT_SPECIFIER fix.

Assisted-by: Claude Code / sonnet-4.6

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz requested review from jfpanisset and tgrant-nv June 21, 2026 22:55

@jfpanisset jfpanisset left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That should hopefully avoid bug reports against that combo.

@lgritz lgritz merged commit ab7b8ce into AcademySoftwareFoundation:main Jul 10, 2026
25 checks passed
@lgritz lgritz deleted the lg-cudallvm branch July 10, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUILD] CUDA 13.3 requires LLVM 22.1.2 or newer

2 participants